<squad>
	<description>
		<type>TYPE_ARMOURED_CAR</type>
		<nationality>NATIONALITY_ITALIAN</nationality>

		<long_name>SPA-Viberti AS.42/47</long_name>
		<short_name>AS.42/47</short_name>
		<comment>An armored car with a Cannone da 47/32 cannon and an 8mm machine gun</comment>

		<uniform>italian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>3</month><year>1942</year><number>10</number></data>
		<data><month>9</month><year>1944</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-SPA-Viberti-47.png</image_profile>
			<weight>6000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Viberti</name>
				<horsepower>100</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe><offsetX>70</offsetX><offsetY>275</offsetY><angle>90</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-SPA-Viberti.png</image_view>

			<width>226</width>
			<length>560</length>
			<height>140</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>17@60</upper_front>
				<lower_front>17@-30</lower_front>
				<side>17</side>
				<rear>17</rear>
				<top>0</top>
				<bottom>5</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<image_view>Image-SPA-Viberti-47 cannon.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>182</offsetZ>

			<rotate_time>16</rotate_time>
			<rotate_left>135</rotate_left>
			<rotate_right>135</rotate_right>

			<weapon><type>WEAPON_CANNON_47_L32</type></weapon>
			<ammo><for>WEAPON_CANNON_47_L32</for><flavour>FLAVOUR_AP</flavour><rounds>30</rounds></ammo>
			<ammo><for>WEAPON_CANNON_47_L32</for><flavour>FLAVOUR_HE</flavour><rounds>90</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>72</offsetX>
			<offsetY>-137</offsetY>
			<offsetZ>150</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>45</rotate_left>
			<rotate_right>180</rotate_right>

			<weapon><type>WEAPON_HMG_BREDA_M1937</type></weapon>
			<ammo><for>WEAPON_HMG_BREDA_M1937</for><rounds>2000</rounds></ammo>

		</fixed_weapon>
	</vehicle>
</squad>
